home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Plus! (NZ) 2001 June
/
HDC50.iso
/
FreeSoftware
/
MicrosoftXP
/
main.swf
/
scripts
/
DefineButton2_30
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2001-03-22
|
121b
|
6 lines
on(release){
_level0.gotoandstop("start");
loadMovieNum("intro.swf",1,"GET");
_root.timerActive = false;
}